home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / Tool Chest / OS⁄Toolbox / DefProcs / Read Me • DefProcs < prev    next >
Encoding:
Text File  |  1990-09-14  |  767 b   |  23 lines  |  [TEXT/MPS ]

  1. Read Me • DefProcs
  2. Last updated:  07 Mar 90
  3.  
  4. This folder contains the Apple source code to many of the System
  5. Software 6.0.4 defprocs.  Apple makes these examples available to
  6. developers to help guide in the creation of custom defprocs.  These
  7. examples are for informational purposes only and may not be included
  8. “asis” in third-party applications.
  9.  
  10. butcdef   - CDEF for a simple button, radio button, and
  11.             check box controls
  12.  
  13. LDefProc0 - Standard LDEF that displays text.
  14.  
  15. mdefproc  - Standard menu defproc for scrolling and hierarchical menus.
  16.     
  17. rdocproc  - WDEF for rounded-corner windows.
  18.  
  19. sbarcdef  - Scroll bar CDEF.
  20.  
  21. wprocasm  - Standard WDEF for documentProc, dBoxProc, plainDBox,
  22.             altDBoxProc, noGrowDocProc, zoomdocproc, zoomNoGrow.
  23.